select it_id, count(*) as cnt from g5_shop_item where it_use = 1 and (concat(it_name,' ',it_explan2,' ',it_id,' ',pt_tag,' ',it_basic,' ',it_10) regexp 'test///////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ) order by it_id

1139 : Regex error '\ at end of pattern at offset 30'

error file : /shop/search.php